home *** CD-ROM | disk | FTP | other *** search
/ Business Assistant / Business Assistant.iso / indus / cpaledg2 / apndx-b.txt < prev    next >
Text File  |  1980-01-01  |  2KB  |  74 lines

  1.  
  2.                                                                         
  3.           
  4.                                                                         
  5.                                                                         99
  6.      
  7.                                    APPENDIX B
  8.                
  9.                         USING CPA-LEDGER WITH FIXED DISK
  10.                                     
  11.      
  12.      
  13.      You  may use CPA-LEDGER with fixed disk.  (Fixed disk is also referred 
  14.      to as "hard disk".) Changes  to  CPA-LEDGER's  computer  programs  are 
  15.      similar  to  the  changes  as  described  for micros with two diskette 
  16.      drives - see Appendix A. 
  17.      
  18.      The only difference is that you modify the RUN commands  to  refer  to 
  19.      the  fixed  disk rather than to the second diskette drive.  Do that by 
  20.      substituting "C" for "A" in the  RUN  commands.  For  example,  assume 
  21.      that one of the computer programs contains this command: 
  22.      
  23.           .  RUN "A:DAILY.BAS".
  24.      
  25.      Change the command to:
  26.      
  27.           .  RUN "C:DAILY.BAS".
  28.      
  29.      Of course,  both CPA-LEDGER and PC-DOS should be on fixed disk.  Also, 
  30.      you might want to establish a separate  subdirectory  for  CPA-LEDGER. 
  31.      Refer  to your IBM Disk Operating System reference manual for details. 
  32.      The same reference manual covers other considerations that are  beyond 
  33.      the scope of this appendix, such as: 
  34.      
  35.           .  Fixed disk drive letters, and
  36.      
  37.           .  How to prepare your fixed disk.
  38.      
  39.      A  major advantage of fixed disk is the additional space for recording 
  40.      your transactions.  As discussed in Appendix C,  one  floppy  diskette 
  41.      might  not have enough room to accommodate your needs.  In that event, 
  42.      fixed disk is an alternative. 
  43.      
  44.      
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.